Lucene search

K
DebianDebian Linux

78 matches found

CVE
CVE
added 2022/12/05 10:15 p.m.961 views

CVE-2022-32221

When doing HTTP(S) transfers, libcurl might erroneously use the read callback (CURLOPT_READFUNCTION) to ask for data to send, even when the CURLOPT_POSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. This flaw may surprise the appl...

9.8CVSS8.6AI score0.00759EPSS
CVE
CVE
added 2022/12/05 10:15 p.m.486 views

CVE-2022-43548

A OS Command Injection vulnerability exists in Node.js versions <14.21.1, <16.18.1, <18.12.1,

8.1CVSS8.4AI score0.00639EPSS
CVE
CVE
added 2022/12/12 6:15 p.m.485 views

CVE-2022-41881

Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except usi...

7.5CVSS7.1AI score0.00077EPSS
CVE
CVE
added 2022/12/05 10:15 p.m.387 views

CVE-2022-35256

The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.

6.5CVSS7.9AI score0.04594EPSS
CVE
CVE
added 2022/12/05 10:15 p.m.376 views

CVE-2022-30123

A sequence injection vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and

10CVSS9.3AI score0.02263EPSS
CVE
CVE
added 2022/12/05 10:15 p.m.342 views

CVE-2022-30122

A possible denial of service vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and

7.5CVSS8.1AI score0.00919EPSS
CVE
CVE
added 2022/12/20 11:15 p.m.328 views

CVE-2022-47629

Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.

9.8CVSS9.6AI score0.01843EPSS
CVE
CVE
added 2022/12/12 1:49 a.m.314 views

CVE-2022-24439

All versions of package gitpython are vulnerable to Remote Code Execution (RCE) due to improper user input validation, which makes it possible to inject a maliciously crafted remote URL into the clone command. Exploiting this vulnerability is possible because the library makes external calls to git...

9.8CVSS9AI score0.69549EPSS
CVE
CVE
added 2022/12/13 3:15 p.m.303 views

CVE-2022-45693

Jettison before v1.5.2 was discovered to contain a stack overflow via the map parameter. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted string.

7.5CVSS7.3AI score0.00101EPSS
CVE
CVE
added 2022/12/07 1:15 a.m.257 views

CVE-2022-3643

Guests can trigger NIC interface reset/abort/crash via netback It is possible for a guest to trigger a NIC interface reset/abort/crash in a Linux based network backend by sending certain kinds of packets. It appears to be an (unwritten?) assumption in the rest of the Linux network stack that packet...

6.5CVSS7.4AI score0.0015EPSS
CVE
CVE
added 2022/12/05 10:15 p.m.254 views

CVE-2022-35255

A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it...

9.1CVSS8.9AI score0.01258EPSS
CVE
CVE
added 2022/12/20 7:15 p.m.251 views

CVE-2022-4515

A flaw was found in Exuberant Ctags in the way it handles the "-o" option. This option specifies the tag filename. A crafted tag filename specified in the command line or in the configuration file results in arbitrary command execution because the externalSortTags() in sort.c calls the system(3) fu...

7.8CVSS7.5AI score0.00607EPSS
CVE
CVE
added 2022/12/07 1:15 a.m.235 views

CVE-2022-42328

Guests can trigger deadlock in Linux netback driver T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packe...

6.2CVSS6.5AI score0.00014EPSS
CVE
CVE
added 2022/12/07 1:15 a.m.223 views

CVE-2022-42329

Guests can trigger deadlock in Linux netback driver T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packe...

5.5CVSS6.5AI score0.00014EPSS
CVE
CVE
added 2022/12/26 8:15 p.m.217 views

CVE-2020-10650

A deserialization flaw was discovered in jackson-databind through 2.9.10.4. It could allow an unauthenticated user to perform code execution via ignite-jta or quartz-core: org.apache.ignite.cache.jta.jndi.CacheJndiTmLookup, org.apache.ignite.cache.jta.jndi.CacheJndiTmFactory, and org.quartz.utils.J...

8.1CVSS8.1AI score0.0516EPSS
CVE
CVE
added 2022/12/14 2:15 p.m.214 views

CVE-2022-23515

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah >= 2.1.0,

6.1CVSS6AI score0.00236EPSS
CVE
CVE
added 2022/12/14 9:15 p.m.210 views

CVE-2022-4283

A vulnerability was found in X.Org. This security flaw occurs because the XkbCopyNames function left a dangling pointer to freed memory, resulting in out-of-bounds memory access on subsequent XkbGetKbdByName requests.. This issue can lead to local privileges elevation on systems where the X server ...

7.8CVSS8.5AI score0.00187EPSS
CVE
CVE
added 2022/12/13 7:15 a.m.209 views

CVE-2022-41915

Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling DefaultHttpHeadesr.set with an iterator of values, header value validation was not performed, allowing malicious header values in the iterator to per...

6.5CVSS6.6AI score0.00205EPSS
CVE
CVE
added 2022/12/06 4:15 p.m.197 views

CVE-2022-41325

An integer overflow in the VNC module in VideoLAN VLC Media Player through 3.0.17.4 allows attackers, by tricking a user into opening a crafted playlist or connecting to a rogue VNC server, to crash VLC or execute code under some conditions.

7.8CVSS7.7AI score0.00064EPSS
CVE
CVE
added 2022/12/14 5:15 p.m.196 views

CVE-2022-23517

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Certain configurations of rails-html-sanitizer

7.5CVSS7.2AI score0.00222EPSS
CVE
CVE
added 2022/12/14 9:15 p.m.195 views

CVE-2022-46341

A vulnerability was found in X.Org. This security flaw occurs because the handler for the XIPassiveUngrab request accesses out-of-bounds memory when invoked with a high keycode or button code. This issue can lead to local privileges elevation on systems where the X server is running privileged and ...

8.8CVSS8.8AI score0.00994EPSS
CVE
CVE
added 2022/12/03 3:15 p.m.191 views

CVE-2021-37533

Prior to Apache Commons Net 3.9.0, Net's FTP client trusts the host from PASV response by default. A malicious server can redirect the Commons Net code to use a different host, but the user has to connect to the malicious server in the first place. This may lead to leakage of information about serv...

6.5CVSS6.6AI score0.00178EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.180 views

CVE-2022-46871

An out of date library (libusrsctp) contained vulnerabilities that could potentially be exploited. This vulnerability affects Firefox

8.8CVSS8.6AI score0.00513EPSS
CVE
CVE
added 2022/12/14 9:15 p.m.179 views

CVE-2022-46344

A vulnerability was found in X.Org. This security flaw occurs because the handler for the XIChangeProperty request has a length-validation issues, resulting in out-of-bounds memory reads and potential information disclosure. This issue can lead to local privileges elevation on systems where the X s...

8.8CVSS8.7AI score0.00813EPSS
CVE
CVE
added 2022/12/14 9:15 p.m.177 views

CVE-2022-46340

A vulnerability was found in X.Org. This security flaw occurs becuase the swap handler for the XTestFakeInput request of the XTest extension may corrupt the stack if GenericEvents with lengths larger than 32 bytes are sent through a the XTestFakeInput request. This issue can lead to local privilege...

8.8CVSS8.9AI score0.01012EPSS
CVE
CVE
added 2022/12/14 9:15 p.m.174 views

CVE-2022-46342

A vulnerability was found in X.Org. This security flaw occurs because the handler for the XvdiSelectVideoNotify request may write to memory after it has been freed. This issue can lead to local privileges elevation on systems where the X se

8.8CVSS8.6AI score0.00094EPSS
CVE
CVE
added 2022/12/13 3:15 p.m.172 views

CVE-2022-45685

A stack overflow in Jettison before v1.5.2 allows attackers to cause a Denial of Service (DoS) via crafted JSON data.

7.5CVSS7.3AI score0.00101EPSS
CVE
CVE
added 2022/12/14 6:15 p.m.166 views

CVE-2022-23520

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Prior to version 1.4.4, there is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer due to an incomplete fix of CVE-2022-32209. Rails::Html::Sanitizer may allow an attacker to in...

6.1CVSS6.3AI score0.04905EPSS
CVE
CVE
added 2022/12/14 9:15 p.m.164 views

CVE-2022-46343

A vulnerability was found in X.Org. This security flaw occurs because the handler for the ScreenSaverSetAttributes request may write to memory after it has been freed. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for...

8.8CVSS8.9AI score0.00994EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.161 views

CVE-2022-46877

By confusing the browser, the fullscreen notification could have been delayed or suppressed, resulting in potential user confusion or spoofing attacks. This vulnerability affects Firefox

4.3CVSS6.2AI score0.00346EPSS
CVE
CVE
added 2022/12/18 6:15 a.m.160 views

CVE-2022-47520

An issue was discovered in the Linux kernel before 6.0.11. Missing offset validation in drivers/net/wireless/microchip/wilc1000/hif.c in the WILC1000 wireless driver can trigger an out-of-bounds read when parsing a Robust Security Network (RSN) information element from a Netlink packet.

7.1CVSS6.6AI score0.00021EPSS
CVE
CVE
added 2022/12/14 5:15 p.m.151 views

CVE-2022-23519

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Prior to version 1.4.4, a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer may allow an attacker to inject content if the application developer has overridden the sanitizer's all...

7.2CVSS6.4AI score0.00152EPSS
CVE
CVE
added 2022/12/18 6:15 a.m.145 views

CVE-2022-47518

An issue was discovered in the Linux kernel before 6.0.11. Missing validation of the number of channels in drivers/net/wireless/microchip/wilc1000/cfg80211.c in the WILC1000 wireless driver can trigger a heap-based buffer overflow when copying the list of operating channels from Wi-Fi management fr...

7.8CVSS7.4AI score0.00025EPSS
CVE
CVE
added 2022/12/18 6:15 a.m.144 views

CVE-2022-47519

An issue was discovered in the Linux kernel before 6.0.11. Missing validation of IEEE80211_P2P_ATTR_OPER_CHANNEL in drivers/net/wireless/microchip/wilc1000/cfg80211.c in the WILC1000 wireless driver can trigger an out-of-bounds write when parsing the channel list attribute from Wi-Fi management fra...

7.8CVSS7.2AI score0.00023EPSS
CVE
CVE
added 2022/12/14 5:15 p.m.137 views

CVE-2022-23518

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Versions >= 1.0.3, = 2.1.0. This issue is patched in version 1.4.4.

6.1CVSS6.1AI score0.00234EPSS
CVE
CVE
added 2022/12/18 6:15 a.m.130 views

CVE-2022-47521

An issue was discovered in the Linux kernel before 6.0.11. Missing validation of IEEE80211_P2P_ATTR_CHANNEL_LIST in drivers/net/wireless/microchip/wilc1000/cfg80211.c in the WILC1000 wireless driver can trigger a heap-based buffer overflow when parsing the operating channel attribute from Wi-Fi man...

7.8CVSS7.4AI score0.0003EPSS
CVE
CVE
added 2022/12/09 6:15 p.m.126 views

CVE-2022-23468

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP).xrdp

9.8CVSS7.8AI score0.00128EPSS
CVE
CVE
added 2022/12/09 6:15 p.m.120 views

CVE-2022-23481

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP).xrdp

9.1CVSS6.2AI score0.00175EPSS
CVE
CVE
added 2022/12/09 6:15 p.m.112 views

CVE-2022-23484

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP).xrdp

9.8CVSS8.8AI score0.00181EPSS
CVE
CVE
added 2022/12/14 6:15 p.m.112 views

CVE-2022-23527

mod_auth_openidc is an OpenID Certified™ authentication and authorization module for the Apache 2.x HTTP server. Versions prior to 2.4.12.2 are vulnerable to Open Redirect. When providing a logout parameter to the redirect URI, the existing code in oidc_validate_redirect_url() does not properly che...

6.1CVSS5.7AI score0.00332EPSS
CVE
CVE
added 2022/12/09 6:15 p.m.110 views

CVE-2022-23477

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP).xrdp

9.8CVSS9.4AI score0.00151EPSS
CVE
CVE
added 2022/12/09 6:15 p.m.110 views

CVE-2022-23482

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP).xrdp

9.1CVSS6.2AI score0.00146EPSS
CVE
CVE
added 2022/12/09 6:15 p.m.109 views

CVE-2022-23478

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP).xrdp

9.8CVSS9.2AI score0.00181EPSS
CVE
CVE
added 2022/12/09 6:15 p.m.109 views

CVE-2022-23483

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP).xrdp

9.1CVSS8.4AI score0.00244EPSS
CVE
CVE
added 2022/12/09 6:15 p.m.108 views

CVE-2022-23480

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP).xrdp

9.8CVSS9.4AI score0.00181EPSS
CVE
CVE
added 2022/12/09 6:15 p.m.107 views

CVE-2022-23493

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP).xrdp

9.1CVSS9.2AI score0.00242EPSS
CVE
CVE
added 2022/12/09 6:15 p.m.104 views

CVE-2022-23479

xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP).xrdp

9.8CVSS9.4AI score0.00181EPSS
CVE
CVE
added 2022/12/04 3:15 a.m.99 views

CVE-2022-46391

AWStats 7.x through 7.8 allows XSS in the hostinfo plugin due to printing a response from Net::XWhois without proper checks.

6.1CVSS5.7AI score0.00298EPSS
CVE
CVE
added 2022/12/16 3:15 p.m.93 views

CVE-2022-3109

An issue was discovered in the FFmpeg package, where vp3_decode_frame in libavcodec/vp3.c lacks check of the return value of av_malloc() and will cause a null pointer dereference, impacting availability.

7.5CVSS7.3AI score0.00132EPSS
CVE
CVE
added 2022/12/30 11:15 p.m.88 views

CVE-2022-42257

NVIDIA GPU Display Driver for Linux contains a vulnerability in the kernel mode layer (nvidia.ko), where an integer overflow may lead to information disclosure, data tampering or denial of service.

7.3CVSS7AI score0.00033EPSS
Total number of security vulnerabilities78